chore(release): release version 1.3.0#3921
Merged
alexhancock merged 6 commits intomainfrom Aug 11, 2025
Merged
Conversation
(cherry picked from commit e5e6522)
Contributor
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, signed) Instructions: |
zanesq
approved these changes
Aug 11, 2025
lifeizhou-ap
added a commit
that referenced
this pull request
Aug 12, 2025
* main: feat: add @-mention file reference expansion to .goosehints (#3873) feat(cli): Add --name/-n to session remove and --id/-i alias for session export (#3941) Docs: provider and model run options (#4013) To-Do Tools (#3902) ci: correctly match doc only changes (#4009) Remove PR trigger for Linux build workflow (#4008) docs: update release docs with an additional step needed + adjust list formatting (#4005) chore(release): release version 1.3.0 (#3921) docs: MCP-ui blog content (#3996) feat: Add `GOOSE_TERMINAL` env variable to spawned terminals (#3911) add missing dependencies for developer setup (#3930)
katzdave
added a commit
that referenced
this pull request
Aug 12, 2025
* 'main' of github.com:block/goose: docs: update release docs with an additional step needed + adjust list formatting (#4005) chore(release): release version 1.3.0 (#3921) docs: MCP-ui blog content (#3996) feat: Add `GOOSE_TERMINAL` env variable to spawned terminals (#3911) add missing dependencies for developer setup (#3930) blog: subagents workshop (#3993) Adding better deeplink support for streamable-http (#3986) Docs: Add Kiwi Flight Search Extension Tutorial (#3985) Revert "Fix file extension on signed osx release (#3974)" Fix file extension on signed osx release (#3974) Dagger container-use MCP (#3932) Add Sunno Song Generator To Recipe Cookbook (#3969) docs: update jetbrains tutorial (#3971) chore: update linux build - don't run on every PR (#3961)
ayax79
pushed a commit
to ayax79/goose
that referenced
this pull request
Aug 21, 2025
Co-authored-by: David Katz <dkatz@squareup.com> Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com> Co-authored-by: Jack Amadeo <jackamadeo@block.xyz> Signed-off-by: Jack Wright <jack.wright@nike.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.2.0->1.3.04c5d7d6 (HEAD -> release/1.3.0, origin/release/1.3.0) chore(release): release version 1.3.0
6e6e083 (origin/main, origin/HEAD, main) FIX: gemini tool call hanging (#3898)
ad2dfff feat(deps): upgrade rmcp to 0.4.1 (#3918)
9b7593d Fix dark mode rendering of config form and centered providers grid for wider screens. (#3837)
d3b76df fix: extension list not refreshing after installing from deeplink (#3878)
5eb0100 chore: use a Conversation type (#3735)
17ea675 docs: cli command history search (#3905)
67e6362 fixed recipe schedule jobs (#3880)
a646c7a Upgrade to MCP-UI ~5.6.2 and handle internalized auto iframe resizing (#3889)
b52112c docs: recipe updates (#3844)
bb26521 added notes about reducing context window by referencing external files (#3895)
1bd4298 Make the window title reflect what we are doing (#3883)
4567eb2 additional metrics + Ui implementation (#3871)
a5371af feat: Add session description editing functionality (#3819)
580b451 Fix voice dictation provider selection bug (#3862)
8679b6b doc: Update supported container runtimes (#3874)
c2f0855 feat: add OAuth provider abstraction for CLI configuration (#3157)
90ef149 Don't ignore lockfiles on linux/windows builds (#3859)
6b93260 Use RMCP for StreamableHTTP OAuth support (#3845)
7f87796 Fix OpenAI Provider with GitHub Models (#3875)
46e883d Cmd click open finder (#3807)
c5fd3b7 fix: recipe parameter form max height and not scrolling (#3879)
8f54fa8 fix: optimise reading large file content (#3767)
44526de fix: replace glob/grep tool with shell (#3834)
747b959 docs: Add Youtube Link to dev.to tutorial (#3869)
1bf3ea4 blog for mcp-jupyter server (#3059)
c42c2ab docs: Adding dev.to Tutorial & Update CLI Component (#3828)
7174fc7 Detect client disconnects and cancel tool calls (#3782)
bef7622 Suppress ansi with pipes (#3775)
97e508b Fix leaky env variable causing flaky test (#3761)
66f8ef1 Update gemini error msg (#3847)
918fadd Generic retry and error parsing (#3558)
33f57da Clear the current line on ctrl-c in line with other tools (#3764)
c6848ef chore: upgrade morph to use new model with instruction (#3745)
2f31364 add CODEOWNERS file with /documentation owners (#3840)
63f4374 Token counting in Auto-compact uses provider metadata (#3788)
7b044d9 docs: Add YouTube link to Git MCP Tutorial (#3831)
3f567ef feat: more robust client initialization for the app (#3830)
162011f Build app bundles on release branches always (#3789)
f7de359 fix param order of debug_conversation_fixer (#3796)
092ece7 File completion in CLI (#3822)
562dea3 docs: Dynamic linux install buttons (#3810)
48a38dc Chore: apply more clippy rules to prevent from code complexity (#3813)
412ceb8 chore(mcp): Add helpers to parse parameters (#2821)
da8f64b feat: enable docusaurus respectPrefersColorScheme (#3746)
9d5f58a fix session resume in new window (#3800)
c850ac2 Add settings field documentation to recipe guides (#3809)
f775cd9 chore(deps): bump on-headers and compression in /documentation (#3532)
e433643 fix(ui): refresh provider related issues (#3385)
84704d1 feat: Add comprehensive Linux build support (#3673)
43e85c4 developer: Optimize text_editor_view a bit (#3781)
d93063b Override session name generator for ollama provider (#3710)
9cd07b8 docs: fix markdown for cognee tutorial (#3801)
ba02ed9 chore: Upgrade node (#3756)
7e7b19d docs: update custom extension project setup (#3793)
6b3018b Swap MCP client implementations to rmcp (#3634)
7b67007 Use PR number for concurrency group (#3790)
3b6a92b Mnovich/otlp v2 (#3772)
1a8b3b1 Handle missing keys with a default (#3753)